home *** CD-ROM | disk | FTP | other *** search
/ La Bible Des... Jeux / La Bible des... Jeux.iso / Les Sharewares / Aventure / NetRPG / NetRPG 2.4 / NetRPG 2.4.rsrc / STR#_202.txt < prev    next >
Encoding:
Text File  |  1995-08-22  |  937 b   |  35 lines

  1. ===========================
  2.  
  3. Character Sheet Commands
  4.  
  5. ===========================
  6.  
  7. /WHO name - prints out that player's character info (
  8.  
  9. /WHO name #-# - prints out only lines # to #
  10.  
  11. /ME - aliases to "/who my_name" and shows your character
  12.  
  13. /ADD line - adds 'line' to your character info (on disk at the server)
  14.  
  15. NOTE: Lines beggining with a '-' are invisible to other players.
  16.  
  17.    Ex: "/add - Alignment = Chaotic Evil"
  18.  
  19. /AFTER # line - adds 'line' after line #.  To insert at the beginning, use /after 0 blah
  20.  
  21. /DELETE,/DEL #, /DEL #-# - deletes line number # from your character.
  22.  
  23. /REPLACE,/REP # line - replace line # with 'line'
  24.  
  25. /BACKUP - outputs a text backup of your character sheet
  26.  
  27. /LINE # INC - increments a number in ()'s on line #
  28.  
  29. /LINE # DEC - deccrements a number in ()'s on line #
  30.  
  31. /LINE # ADD mod - adds value of 'mod' to a number in ()'s on line #
  32.  
  33. /LINE # SET mod - places value of 'mod' into a set of ()' on line #
  34.  
  35.